home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1996 / MacHack 1996.toast / Presentations / Presentations ’96 / Sessions ’96 / ODF- Easy OpenDoc / MacHack(2) / CWPPCDebug / Build next >
Encoding:
Text File  |  1996-06-07  |  376 b   |  10 lines  |  [TEXT/MPS ]

  1. # This script uses a combination of MPW scripts and AppleEvents sent to CodeWarrior
  2. # to build the MacHack Part (Debug Build) 
  3. #
  4. # This script also assumes that you have placed UserStartup•ODF in your MPW folder.
  5.  
  6. ###### MacHack
  7. Directory "{ODFDev}MacHack:CWPPCDebug:"
  8. FWBuild -Metrowerks "{ODFDev}MacHack:Sources:MacHack.SOM"
  9. FWBuildCW "{ODFDev}MacHack:CWPPCDebug:MacHack.π"
  10.